• ALT+CLICK on external hyperlink in Create

    The online documentation states that ALT+CLICK can be executed on an inserted external hyperlink in Create to launch the website in another window to ensure the URL was correct. When we try this in Chrome or IE11, nothing happens. The cursor doesn't change…
  • Is it possible to insert an image as a direct child of figure?

    We have a scenario where we would like to insert an image as a direct child of figure. Create does not appear to let us do this because the cursor cannot be placed in the required location. Attempting to select the image menu item from the breadcrumbs…
  • How do you control what pressing enter does in Create?

    When the users caret is at the end of a title, whether that be a figure title or a section title, and the user presses enter, an "equation block" is inserted. equation block is a mathml related dita specialization and is not what we want to be inserted…
  • Toolbar button similar to the "Document View" dropdown

    Is there documentation or any sample on how to create a ribbon dropdown button in Create/Content Editor which displays in a manner similar to the Document View button? In other words, it displays menu-items that contain no icons and can toggle a bullet…
  • Using JavaScript, is there a way to get the version of the document being edited when you have a topic open in Create?

    Using JavaScript, is there a way to get the version of the document being edited when you have a topic open in Create? We have code that requires the topic version.
  • When Create inserts a hyperlink, does it use the logical ID or the version ID? Does Create always link the the most recent version of a given topic?

    When Create inserts a hyperlink, does it use the logical ID or the version ID? Does Create always link the the most recent version of a given topic? I am trying to determine if a link is version specific or not.
  • Changing text label out-of-the-box ribbon groups on Create toolbar

    I am trying to change the text for an out-of-the-box ribbon group on the Create toolbar with no success. Ideally, my client would prefer to eliminate it. It appears the label attribute is ignored in the overlay config whether set to a space (label=" …
  • Ribbon button text in toolbar

    There is text below each of the big buttons on the ribbon toolbar in LiveContent Create. My client would prefer to remove this. Is there any way to accomplish this with configurations?
  • Removing ribbon groups from the toolbar

    When removing ribbon groups from the LiveContent Create toolbar ribbon, the group is removed but separators remain and create the look of a thicker separator as well, which is very noticeable. We are creating several custom ribbon groups for out client…
  • Text label for new ribbon groups added to the toolbar

    When adding a custom ribbon group to the LiveContent Create toolbar ribbon, the group is displayed with the id as the text. I tried to add a label attribute with different text, but it was ignored. My client would prefer no label: <x:overlay xmlns=…
  • Alternate small icons for resized buttons

    This question is related resizing toolbar buttons. I have just begun implementing the resizing of toolbar buttons in LIveContent Create from big buttons to small buttons by hiding the big button and recreating the button as small button. I used the example…
  • Commands for Dropdown Menu Buttons

    I am trying to move some of the buttons on the Insert tab in LiveContent Create over to Home tab. I was able to successfully move the Image and Hyperlink buttons. However, this isn't the case with the Symbol and Table buttons. Can you please provide the…
  • Custom ribbon

    Is there any way to use a custom ribbon rather than trying to modify the out-of-the-box one? Alternatively, I can modify the ribbon, but need to remove a tab and rename the Home tab to something else. Is this possible? I also have to group buttons differently…